//Modifications to "Puddle" and "Puddle - Fire" by Eric Bruning


Durn=".9",


CamX="50 * sin( .27 * t )",
CamY="15 * cos( .27 * t )",
CamZ="35 - 25 * ( cos( .312344321 * t ) ) ^ 6",

CmLX="-.8",
CmLY=".4",
CmLZ="0",

C1="cos(dt)",
C2="cos(clip(dt*4)+.5)",
D1="fft(s)",

R="d1 * c1 + c2",
G="d1 * c1",
B="d1",

CUpX="0",
CUpY="0",
CUpZ="1",


widt=800,heig=600,

LWdt="2",

ConL=1,ConB=2,




C0="120 * dt",
D0="s * 6.283185",


X="c0 * cos( d0 )",
Y="c0 * sin( d0 )",
Z="35 * c1 * d1",


Scal="700",
ScSz=1,

Pers="150",

Vers=40

